-
Notifications
You must be signed in to change notification settings - Fork 1.7k
clarify $elemMatch projection example #185
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
mongo-cr-bot
pushed a commit
that referenced
this pull request
Jan 4, 2022
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
May 22, 2025
* DOCSP-34250 release notes 1.7.1 * DOCSP-34250 release notes 1.7.1 * DOCSP-34250 updating release date
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 2, 2025
DOCSP-16267 show collection type
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 6, 2025
* (DOCSP-45763) Add download link to release notes. * (DOCSP-45763) Condense text.
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 9, 2025
* (DOCSP-7107): New connection ux * Updates per Steve's feedback
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
* (DOCSP-11609): Add compatibility page * tech review * copy review
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 16, 2025
* Release notes, source constant updates for v1.9.2 * Set submodule to v1.9.2 * Update source/atlas-cli-changelog.txt Co-authored-by: Sarah Simpers <82042374+sarahsimpers@users.noreply.github.com> * Update source/atlas-cli-changelog.txt Co-authored-by: blva <40155621+blva@users.noreply.github.com> * DOCSP-31499 updates for feedback --------- Co-authored-by: Sarah Simpers <82042374+sarahsimpers@users.noreply.github.com> Co-authored-by: blva <40155621+blva@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jun 26, 2025
* DOCSP-45979 Broken Sphinx link in Style Guide * Remove build section --------- Co-authored-by: pierwill <pierwill@users.noreply.github.com>
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 2, 2025
…samples (#181) (#185) * (DOCSP-46804) Remove incorrect parameters. * (DOCSP-45804) Fix line highlighting. (cherry picked from commit 87f7cfd)
mongodb-server-docs-sync-bot bot
pushed a commit
that referenced
this pull request
Jul 11, 2025
* (DOCSP-4212) Early work on geospatial scatter doc. * (DOCSP-4212) Started drafting use case before interrupt. * (DOCSP-4212-B) First reviewable draft of Geospatial Scatter reference for Charts. * (DOCSP-4212-B) Tweaks before review. * (DOCSP-4212-B) Review by Jeff. * (DOCSP-4212-B) Review by Tom Hollander.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
see http://stackoverflow.com/questions/12274957/does-elemmatch-not-work-with-a-new-mongodb-2-2/12286852#12286852
and Automattic/mongoose#1085